Use this program to automatically convert an tag for IE only into a / tag for both IE and Netscape. You could just as easily copy and paste this with a text editor instead. Notice the difference in "Browser" parameter and the format for the ImageSrc. See FAQ for more information. Sample Input Document(IE Only): ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Sample Output Document(IE & Netscape/ScriptActive): ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ PARAM_ErrAction="Error|Sorry, cannot find file to open"> PARAM_RecallApp="False" PARAM_AndRestore="True" PARAM_MapDrive="\\SERVER\ShareName|X:" PARAM_LogPass="Null|Null|Debug" PARAM_AutoMap="False" > Note: The "ImageLoc" parameter must be manually changed to "Local" for Netscape, The "Remote" getting of graphics will not work due to a ScriptActive limitation. Therefor the "ImageSrc" parameter can't be a URL, it must be an absolute file path. See FAQ for more info. Netscape 4 ignores 's within table cells, so you can't do the above most of the time. You have to use the part only, so it will only work in Netscape.